-
Home
-
WooCommerce Admin
-
2.1.2
-
Code
-
Classes
- ReportCSVExporter
Total Complexity |
28 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
252 |
Lines of code |
124 |
Logical lines of code |
69 |
Comment lines |
88 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_raw_row_data() |
S |
53 |
7 |
21 |
get_report_columns() |
S |
56 |
5 |
18 |
prepare_data_to_export() |
S |
51 |
4 |
24 |
map_report_controller() |
S |
56 |
2 |
18 |
__construct() |
S |
65 |
3 |
10 |
set_report_args() |
S |
61 |
2 |
13 |
generate_row_data() |
S |
66 |
2 |
8 |
set_report_type() |
S |
70 |
1 |
6 |
get_percent_complete() |
S |
80 |
1 |
3 |
get_total_rows() |
S |
82 |
1 |
3 |